[INFO] cloning repository https://github.com/NathanLaan/structura
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NathanLaan/structura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanLaan%2Fstructura", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanLaan%2Fstructura'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f5d77215bda468a38b6edef7fcea59e4d855da8
[INFO] fixing NathanLaan/structura against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNathanLaan%2Fstructura" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NathanLaan/structura
[INFO] finished tweaking git repo https://github.com/NathanLaan/structura
[INFO] tweaked toml for git repo https://github.com/NathanLaan/structura written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NathanLaan/structura on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NathanLaan/structura already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xcursor v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7
[INFO] running `Command { std: "docker" "start" "60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking xcursor v0.3.9
[INFO] [stderr]     Checking wayland-sys v0.31.6
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.8
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking structura v0.3.4 (/opt/rustwide/workdir/structura)
[INFO] [stdout] error: couldn't read `/usr/share/fonts/truetype/noto/NotoSans-Regular.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> structura/src/component/mod.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let font_data = include_bytes!("/usr/share/fonts/truetype/noto/NotoSans-Regular.ttf");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/usr/share/fonts/truetype/noto/NotoSans-Regular.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> structura/src/component/mod.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let font_data = include_bytes!("/usr/share/fonts/truetype/noto/NotoSans-Regular.ttf");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gap_size`
[INFO] [stdout]   --> structura/src/component/text.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let gap_size = self.gap_end - self.gap_start;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gap_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> structura/src/component/tooltip.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn handle_mouse_event(&mut self, input: MouseInput) {}
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> structura/src/component/tooltip.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn draw(&self, context: &mut BufferContext) {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gap_size`
[INFO] [stdout]   --> structura/src/component/text.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let gap_size = self.gap_end - self.gap_start;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gap_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> structura/src/component/tooltip.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn handle_mouse_event(&mut self, input: MouseInput) {}
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]   --> structura/src/component/tooltip.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn draw(&self, context: &mut BufferContext) {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `structura` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `structura` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7", kill_on_drop: false }`
[INFO] [stdout] 60e6712a5a7d79f3626a1ca7d7369d358b141127fc1efb68b78fb91af79ff8a7
